Fixed GtkCellAreaIter to notify invalidation of sizes on flush
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 12:40:22 +0000 (21:40 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 12:40:22 +0000 (21:40 +0900)
commit86fb6ab21617479d88a078889113fea37e09d6fe
tree2323fa7d7f659993a08670eb18628ae004e57a3c
parent1dc7e3d8857671bee379851f2560775c36992ecf
Fixed GtkCellAreaIter to notify invalidation of sizes on flush

Also fixed GtkCellAreaBox to track the iters it creates and flush
them when the overall layout configuration changes (add/remove/reorder/
spacing changed etc).
gtk/gtkcellareabox.c
gtk/gtkcellareaiter.c